home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wcl-21.lha / wcl-2.1 / doc / lfp-paper.bib < prev    next >
Text File  |  1992-09-10  |  4KB  |  137 lines

  1.  
  2. @manual{lucid,
  3.     author = "SUN Microsystems",
  4.     title = "{Sun Common Lisp 4.0 User's Guide}",
  5.     year = "1990",
  6.     organization = "Sun Microsystems",
  7.     address = "Mountain View, California"
  8. }
  9.  
  10. @manual{vmacs,
  11.     author = "The Performing Graphics Company",
  12.     title = "{VMACS Electronic Design Notebook$^{TM}$ User's Manual}",
  13.     year = 1991,
  14.     organization = "The Performing Graphics Company",
  15.     address = "Palo Alto, California"
  16. }
  17.  
  18. @inproceedings{pcl,
  19.     author = "Gregor Kiczales and Luis Rodriguez",
  20.     title = "{Efficient Method Dispatch in PCL}",
  21.     booktitle = "Conference on Lisp and Functional Programming",
  22.     organization = "ACM",
  23.     year = "1990"
  24. }
  25.  
  26. @manual{gcc,
  27.     author = "Richard M. Stallman",
  28.     title = "{Using and Porting GNU CC}",
  29.     year = 1992,
  30.     organization = "Free Software Foundation and Cygnus Support",
  31.     address = "Cambridge, Massachusetts"
  32. }
  33.  
  34. @manual{gdb,
  35.     author = "Richard M. Stallman and Rolan Pesch",
  36.     title = "{Using GDB: A Guide to the GNU Source-Level Debugger}",
  37.     year = 1991,
  38.     organization = "Free Software Foundation and Cygnus Support",
  39.     address = "Cambridge, Massachusetts"
  40. }
  41.  
  42. @manual{emacs,
  43.     author = "Richard M. Stallman",
  44.     title = "{GNU EMACS Manual}",
  45.     year = 1989,
  46.     organization = "Free Software Foundation",
  47.     address = "Cambridge, Massachusetts"
  48. }
  49.  
  50. @manual{cmu-lisp,
  51.     author = "Robert A. MacLachlan",
  52.     title = "{CMU Common Lisp User's Manual}",
  53.     year = 1991,
  54.     organization = "Carnegie Mellon University",
  55.     address = "Pittsburgh, PA"
  56. }
  57.  
  58. @manual{kcl,
  59.     author = "Taiichi Yuasa and Masami Hagiya",
  60.     title = "{Kyoto Common Lisp Report}",
  61.     year = 1985,
  62.     organization = "Kyoto University",
  63.     address = {Kyoto, Japan}
  64. }
  65.  
  66. @book{cltl2,
  67.     author = "Guy L. Steele Jr.",
  68.     title = "{Common Lisp The Language, Second Edition}",
  69.     year = 1990,
  70.     publisher = {Digital Press},
  71.     address = {Bedford, Massachusetts}
  72. }
  73.  
  74. @inproceedings{vmacs-academic,
  75.     author = "Fred Lakin and John Wambaugh and others.",
  76.     title = "{The Electronic Design Notebook: Performing Medium
  77.              And Processing Medium}",
  78.     booktitle = "The Visual Computer: International Journal 
  79.                  of Computer Graphics",
  80.     organization = "Springer Verlag",
  81.     year = 1989,
  82.     volume = "5, No. 4",
  83.     month = "August"
  84. }
  85.  
  86. @misc{akcl,
  87.     author = "William Schelter",
  88.     title = "{AKCL is available via anonymous ftp from 
  89.               {\tt rascal.ics.utexas.edu}}",
  90. }
  91.  
  92. @techreport{s2c,
  93.     author = "Joel F. Bartlett",
  94.     title = "{SCHEME-$>$C: A Portable Scheme-to-C Compiler}",
  95.     type = "Technical Report",
  96.     number = "89/1", 
  97.     institution = "DECWRL",
  98.     address = "Palo Alto, California",
  99.     month = "Janurary",
  100.     year = "1989"
  101. }
  102.  
  103. @techreport{gc1,
  104.     author = "Joel F. Bartlett",
  105.     title = "{Compacting Garbage Collection With Ambiguous Roots}",
  106.     type = "Technical Report",
  107.     number = "88/2", 
  108.     institution = "DECWRL",
  109.     address = "Palo Alto, California",
  110.     month = "February",
  111.     year = "1988"
  112. }
  113.  
  114. @techreport{gc2,
  115.     author = "Joel F. Bartlett",
  116.     title = "{{Mostly-Copying Garbage Collection Picks Up
  117.              Generations and C++}}",
  118.     type = "Technical Note",
  119.     number = "TN-12", 
  120.     institution = "DECWRL",
  121.     address = "Palo Alto, California",
  122.     month = "October",
  123.     year = "1989"
  124. }
  125.  
  126. @techreport{gc3,
  127.     author = "G. May Yip",
  128.     title = "{Incremental, Generational, Mostly-Copying Garbage Collection in Uncooperative Environments}",
  129.     type = "Technical Report",
  130.     number = "91/8", 
  131.     institution = "DECWRL",
  132.     address = "Palo Alto, California",
  133.     month = "June",
  134.     year = "1991"
  135. }
  136.  
  137.